home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / f83218.arc / README.218 < prev    next >
Text File  |  1987-04-03  |  2KB  |  42 lines

  1.  
  2. 01 APR 87  
  3.  
  4. 1. F83 V2.1.8 Modified 03 APR 87 offers a "small" development
  5.    system type improvement borrowed from NGS FORTH.
  6.  
  7.    A. HELLO now clears the screen and gives system info.
  8.    B. Full screen editor VED 2.3 is now incorporated.
  9.    C. A: thru E: supported with RESET when changing.
  10.    D. WHERE is implemented for Auto-EDIT of compile errors.
  11.  
  12. 2. The quit routine part of the core operating system now gives
  13.    a constant monitor of the stack DEPTH upon finishing any 
  14.    operations in the interpretive mode.  The present drive is
  15.    now shown by quit and CR added to put prompt on seperate line.
  16.  
  17. 3. This was primarily an excercise to find out the success of the
  18.    indicated method of creating a new F83.
  19.  
  20. 4. As usual you must modify the instructions to accomplish a system
  21.    "build".  With KERNEL.COM, EXTEND86.BLK, CPU8086.BLK, and 
  22.    UTILITY.BLK on the default drive and at least 40k space on the disk:
  23.  
  24.    A.  Do  "KERNEL EXTEND86.BLK" ( with EXTEND86.BLK 
  25.        containing any changes or improvements desired ).
  26.  
  27.    B.  Upon reciept of the system, Enter "1 LOAD".  Shortly
  28.        you will have a new F83 system on DEFAULT DRIVE.
  29.  
  30. 5. You should consider adjusting "HELLO" in EXTEND86.BLK ( SCR 15 )
  31.    to reflect the existance of a new "modified" F83.
  32.  
  33. 6. NOTE:  2.1.8 + are IBM (and compatible) specific.  Using bios
  34.           calls instead of MS-DOS for speed.      
  35.  
  36. 7. WATCH FOR 2.1.9 which should (might!) support SHELL!  
  37.  
  38. 8. Cl and Rfb deserve full credit for VED 2.3 a great full-screen
  39.    editor for F83.
  40.  
  41.         03 APR 87 L.B. "Neal" Neal
  42.                 SUNNYVALE, CA